home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3932 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  765 b 

  1. Path: academy.bastad.se!news
  2. From: sten@academy.bastad.se (Sten Jansson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: OpenScreen (need help)
  5. Date: 17 Feb 1996 10:33:57 GMT
  6. Organization: Connection Bastad
  7. Message-ID: <269.6621T152T2639@academy.bastad.se>
  8. References: <robert.44.00164AD6@southern.co.nz>
  9. NNTP-Posting-Host: academy.bastad.se
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  14.  
  15. >I have an Amiga 500 with ECS Agnus and Denise and want to open
  16. >a SuperHires screen in assembler.
  17. >What value do I use in the OpenScreen operation?
  18.  
  19. Use 0x0020 (that is with the base 16). You can get more such values from
  20. graphics/view.i and  graphics/modeid.i
  21.  
  22. /Sten
  23.  
  24.